home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" ?>
- <!DOCTYPE circuit SYSTEM "cir.dtd" >
- <!-- $Id: maggie.cir,v 1.261 2002/12/03 15:24:53 filip Exp $ -->
-
- <circuit>
-
- <user_interface>
-
- <!-- MAGGIEFRAME =================================================== -->
-
- <action_list>
- <id>positionMarksMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>positionMarksEmpty</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>No bookmarks</sbar_text>
- <menu_text>empty</menu_text>
- </action>
- </action_list>
-
- <action_list>
- <id>fileMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>fileOpenAction</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Open map</sbar_text>
- <menu_text>&Open map...</menu_text>
- <pixmap>menufileopen.png</pixmap>
- </action>
- <action>
- <id>fileCloseAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Close map</sbar_text>
- <menu_text>&Close map</menu_text>
- <pixmap>menufileclose.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>fileSaveAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Bookmark the current map view</sbar_text>
- <menu_text>Bookmark position</menu_text>
- <pixmap>menufilesave.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>fileSaveImage</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Save current map view as image...</sbar_text>
- <menu_text>&Save Image...</menu_text>
- <pixmap>menuimagesave.png</pixmap>
- </action>
- <action>
- <id>filePrintAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Print map</sbar_text>
- <menu_text>&Print...</menu_text>
- <pixmap>menuprint.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>fileExitAction</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Quit this application</sbar_text>
- <menu_text>E&xit</menu_text>
- <pixmap>menuexit.png</pixmap>
- <accel>ALT+X</accel>
- </action>
- </action_list>
-
- <action_list>
- <id>searchMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>searchFindAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Search for an object (street, city) by its name or attributes</sbar_text>
- <menu_text>&Search...</menu_text>
- <pixmap>menufinddata.png</pixmap>
- </action>
- <action>
- <id>findNearestObjects</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Find nearest objects</sbar_text>
- <menu_text>Find nearest</menu_text>
- <pixmap>menufindnearest.png</pixmap>
- </action>
- <action>
- <id>searchPostcodeLocator</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Locate postcodes on the map</sbar_text>
- <menu_text>Locate postcode...</menu_text>
- </action>
- <action>
- <id>searchGotoAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Centre the map on the specified coordinates</sbar_text>
- <menu_text>&Go to coordinates...</menu_text>
- <pixmap>menugoto.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>searchRouteAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Show the route planner dialogue</sbar_text>
- <menu_text>&Routing...</menu_text>
- <pixmap>menufindroute.png</pixmap>
- </action>
- <action>
- <id>computeRoute</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Find the best route between two points on the map</sbar_text>
- <menu_text>Calculate route</menu_text>
- </action>
- </action_list>
-
- <action_list>
- <id>toolsMeasureMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>toolsMeasureDistance</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Measure distances on the map</sbar_text>
- <menu_text>&Distance</menu_text>
- <pixmap>menumeasuredistance.png</pixmap>
- </action>
- <action>
- <id>toolsMeasureLandArea</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Measure area</sbar_text>
- <menu_text>&Area</menu_text>
- <pixmap>menumeasurelandarea.png</pixmap>
- </action>
- <action>
- <id>toolsMeasureBearing</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Measure bearing</sbar_text>
- <menu_text>&Bearing</menu_text>
- <pixmap>menumeasurebearing.png</pixmap>
- </action>
- </action_list>
-
- <action_list>
- <id>toolsCursorMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>toolsMouseZoomAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Rectangular selection which sets zoom in/out area</sbar_text>
- <menu_text>&Zoom in/out</menu_text>
- <pixmap>menupointerzoom.png</pixmap>
- <toggle>on</toggle>
- <group>CursorModes</group>
- </action>
- <action>
- <id>toolsMouseGrabberAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Move the map using the grabber hand tool</sbar_text>
- <menu_text>&Grabber hand</menu_text>
- <pixmap>menupointergrab.png</pixmap>
- <toggle>off</toggle>
- <group>CursorModes</group>
- </action>
- <action>
- <id>toolsMouseRotateAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Tool to rotate the map</sbar_text>
- <menu_text>&Rotate</menu_text>
- <pixmap>menupointerrotate.png</pixmap>
- <toggle>off</toggle>
- <group>CursorModes</group>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>toolsMouseRectangleAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Rectangular selection mode</sbar_text>
- <menu_text>Rec&tangular</menu_text>
- <pixmap>menupointerrect.png</pixmap>
- <toggle>off</toggle>
- <group>CursorModes</group>
- </action>
- <action>
- <id>toolsMouseEllipseAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Elliptic selection mode</sbar_text>
- <menu_text>&Elliptic</menu_text>
- <pixmap>menupointerellipse.png</pixmap>
- <toggle>off</toggle>
- <group>CursorModes</group>
- </action>
- <action>
- <id>toolsMouseFloatAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Free shape selection mode</sbar_text>
- <menu_text>&Free shape</menu_text>
- <pixmap>menupointerfloat.png</pixmap>
- <toggle>off</toggle>
- <group>CursorModes</group>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>toolsMouseCircularToggle</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Toggles cursor modes</sbar_text>
- <menu_text>Toggle &cursor mode</menu_text>
- <!-- pixmap>menurotatemode.png</pixmap -->
- <accel>CTRL+ </accel>
- </action>
- </action_list>
-
- <action_list>
- <id>toolsTargetMenu</id>
- <owner>MAGGIEFRAME</owner>
- <!--<action>
- <id>showMpvEntityInCfgLegendTarget</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Show the legend/customise layer</sbar_text>
- <menu_text>Show legend</menu_text>
- <pixmap>menucustomizemodel.png</pixmap>
- </action>-->
- <action>
- <id>centralizeRightClickAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Centralise the map on a given point</sbar_text>
- <menu_text>Centralise position</menu_text>
- <pixmap>menucentralize.png</pixmap>
- </action>
- <action>
- <id>mpvAddPushpin</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Add pushpin here</sbar_text>
- <menu_text>Add pushpin</menu_text>
- <pixmap>menupushpinadd.png</pixmap>
- </action>
- <action>
- <id>mpvRemovePushpinTarget</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Remove a pushpin</sbar_text>
- <menu_text>Remove pushpin</menu_text>
- <pixmap>menupushpinremove.png</pixmap>
- </action>
- <action>
- <id>findNearestObjects</id>
- <define>no</define>
- </action>
- </action_list>
- <action_list>
- <id>toolsTargetRTGMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>setMpvEntityAsRtgDeparture</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Set the current position as the start of your route</sbar_text>
- <menu_text>Set departure</menu_text>
- <pixmap>menurtgstart.png</pixmap>
- </action>
- <action>
- <id>setMpvEntityAsRtgWaypoint</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Add the current position as a stop on your route</sbar_text>
- <menu_text>Add waypoint</menu_text>
- <pixmap>menurtgwaypoint.png</pixmap>
- </action>
- <action>
- <id>setMpvEntityAsRtgDestination</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Set the current position as the end of your route</sbar_text>
- <menu_text>Set destination</menu_text>
- <pixmap>menurtgdestination.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>setMpvEntityAsRtgHome</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Make this position your Home for use in the route planner</sbar_text>
- <menu_text>Set home point</menu_text>
- <pixmap>menurtghome.png</pixmap>
- </action>
- <action>
- <id>setMpvEntityAsNavDestination</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Set the current position as your navigation destination</sbar_text>
- <menu_text>Set navigation destination</menu_text>
- <pixmap>menunavdestination.png</pixmap>
- </action>
- </action_list>
-
- <action_list>
- <id>toolsZoomSubMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>zoomInAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Zoom in on the active map view</sbar_text>
- <menu_text>Zoom &in</menu_text>
- <pixmap>menuzoomin.png</pixmap>
- <accel>F5</accel>
- </action>
- <action>
- <id>zoomOutAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Zoom out on the active map view</sbar_text>
- <menu_text>Zoom &out</menu_text>
- <pixmap>menuzoomout.png</pixmap>
- <accel>F6</accel>
- </action>
- <action>
- <id>zoomDetailAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Zoom in to 'maximum detail'on the active map view</sbar_text>
- <menu_text>Zoom into &detail</menu_text>
- <pixmap>menuzoomdetail.png</pixmap>
- </action>
- <action>
- <id>zoomOverviewAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Zoom out to 'overview'on the active map view</sbar_text>
- <menu_text>Zoom to &overview</menu_text>
- <pixmap>menuzoomoverview.png</pixmap>
- </action>
- </action_list>
-
- <action_list>
- <id>toolsMoveSubMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>moveUpAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Move map up</sbar_text>
- <menu_text>Move map up</menu_text>
- <pixmap>menumove360.png</pixmap>
- <accel>Up</accel>
- </action>
- <action>
- <id>moveDownAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Move map down</sbar_text>
- <menu_text>Move map down</menu_text>
- <pixmap>menumove180.png</pixmap>
- <accel>Down</accel>
- </action>
- <action>
- <id>moveLeftAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Move map left</sbar_text>
- <menu_text>Move map left</menu_text>
- <pixmap>menumove270.png</pixmap>
- <accel>Left</accel>
- </action>
- <action>
- <id>moveRightAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Move map right</sbar_text>
- <menu_text>Move map right</menu_text>
- <pixmap>menumove090.png</pixmap>
- <accel>Right</accel>
- </action>
- </action_list>
-
- <action_list>
- <id>toolsMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>viewRotateNorthUp</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Reset map rotation to north up</sbar_text>
- <menu_text>Reset map rotation to north up</menu_text>
- <pixmap>menuviewtonorth.png</pixmap>
- </action>
- <action>
- <id>toolsMouseCoordinatesToggle</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Toggle on/off co-ordinate display in the statusbar</sbar_text>
- <menu_text>Toggle &coordinates</menu_text>
- <pixmap>menucoordinates.png</pixmap>
- <toggle>off</toggle>
- </action>
- <action>
- <id>windowCopyAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Copy active map view to clipboard</sbar_text>
- <menu_text>C&opy map to clipboard</menu_text>
- <pixmap>menueditcopy.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <!--<action>
- <id>toolsCustomiseAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Customise map look (edit map layers...)</sbar_text>
- <menu_text>&Customise map</menu_text>
- <pixmap>menucustomize.png</pixmap>
- </action>-->
- <action>
- <id>toolsSettingsAction</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Change application settings</sbar_text>
- <menu_text>&Settings...</menu_text>
- <pixmap>menusettings.png</pixmap>
- </action>
- <!--<action>
- <id>resetToDefaults</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Reset map appereance and settings to default values</sbar_text>
- <menu_text>&Reset map settings...</menu_text>
- </action>-->
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>exportMap</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Export map to a Pocket PC PDA</sbar_text>
- <menu_text>&Export to PDA</menu_text>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- </action_list>
-
- <action_list>
- <id>pushpinsMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>winsPushpinsVisible</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Make pushpins visible/invisible</sbar_text>
- <menu_text>Toggle &pushpins</menu_text>
- <pixmap>menupushpinonoff.png</pixmap>
- <toggle>on</toggle>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>winsPushpinsIconsVisible</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Make pushpin icons visible/invisible</sbar_text>
- <menu_text>Toggle &icons</menu_text>
- <toggle>on</toggle>
- </action>
- <action>
- <id>winsPushpinsNamesVisible</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Make pushpin names visible/invisible</sbar_text>
- <menu_text>Toggle &names</menu_text>
- <toggle>on</toggle>
- </action>
- <action>
- <id>winsPushpinsDescriptionsVisible</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Make pushpin notes visible/invisible</sbar_text>
- <menu_text>Toggle ¬es</menu_text>
- <toggle>on</toggle>
- </action>
- </action_list>
-
- <action_list>
- <id>gpsMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>toolsStartGPSAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Turn on/off GPS Tracking</sbar_text>
- <menu_text>&GPS Tracking</menu_text>
- <pixmap>menugpsonoff.png</pixmap>
- <toggle>off</toggle>
- </action>
- <action>
- <id>toolsReplayGPSAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Replay GPS data</sbar_text>
- <menu_text>&Replay GPS</menu_text>
- <pixmap>menugpsplay.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>toolsCenterGPSPositionAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Centre GPS Position</sbar_text>
- <menu_text>&Centre GPS</menu_text>
- <pixmap>menugpscenter.png</pixmap>
- <toggle>off</toggle>
- </action>
- <action>
- <id>toolsGPSRotateMapAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Automatically rotate the map as you drive to the direction of travel</sbar_text>
- <menu_text>R&otate map</menu_text>
- <pixmap>menugpsrotate.png</pixmap>
- <toggle>off</toggle>
- </action>
- </action_list>
-
- <action_list>
- <id>viewMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>winsViewLeftDockW</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>View input window</sbar_text>
- <menu_text>&Input window</menu_text>
- <pixmap>menuwindowinput.png</pixmap>
- <toggle>off</toggle>
- </action>
- <action>
- <id>winsViewBottomDockW</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>View output window</sbar_text>
- <menu_text>&Output window</menu_text>
- <pixmap>menuwindowoutput.png</pixmap>
- <toggle>off</toggle>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- </action_list>
-
- <action_list>
- <id>winsMenu</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>fileOpenViewAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Open a new view of the current map</sbar_text>
- <menu_text>&Open new map view</menu_text>
- <pixmap>menuviewopen.png</pixmap>
- <accel>CTRL+N</accel>
- </action>
- <action>
- <id>fileCloseViewAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Close the active map view</sbar_text>
- <menu_text>&Close active map view</menu_text>
- <pixmap>menuviewclose.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>showFullScreenAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Switch to fullscreen mode</sbar_text>
- <menu_text>Fullscreen</menu_text>
- <pixmap>menufullscreen.png</pixmap>
- <accel>F11</accel>
- <toggle>off</toggle>
- </action>
- <action>
- <id>winsViewHighlights</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Show highlighted objects on the map</sbar_text>
- <menu_text>&Show map highlights</menu_text>
- <pixmap>menushowhighlight.png</pixmap>
- <toggle>off</toggle>
- </action>
- <action>
- <id>winsViewUserData</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Show the user objects list</sbar_text>
- <menu_text>&Show user object list</menu_text>
- <pixmap>menuuserlist.png</pixmap>
- <toggle>off</toggle>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>winsUndoPosition</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Undo the last move action on the current map view</sbar_text>
- <menu_text>&Undo map position</menu_text>
- <pixmap>menuundo.png</pixmap>
- </action>
- <action>
- <id>winsRedoPosition</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Redo the last move action on the current map view</sbar_text>
- <menu_text>&Redo map position</menu_text>
- <pixmap>menuredo.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>winsTileAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Arrange all windows next to each other</sbar_text>
- <menu_text>&Tile</menu_text>
- <pixmap>menuwindowtile.png</pixmap>
- </action>
- <action>
- <id>winsCascadeAction</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Cascade all windows on top of each other</sbar_text>
- <menu_text>&Cascade</menu_text>
- <pixmap>menuwindowcascade.png</pixmap>
- </action>
- </action_list>
-
- <action_list>
- <id>helpMenu</id>
- <owner>MAGGIEFRAME</owner>
-
- <action>
- <id>helpContentsAction</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Display the help contents</sbar_text>
- <menu_text>&Contents...</menu_text>
- <pixmap>menuhelp.png</pixmap>
- </action>
-
- <!---
- <action>
- <id>helpContentAction</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Display the help index</sbar_text>
- <menu_text>&Contents...</menu_text>
- <pixmap>menuhelp.png</pixmap>
- <pixmap>menuindex.png</pixmap>
-
- </action>
- -->
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>helpLicenseKeyAction</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Enter new product key</sbar_text>
- <menu_text>Enter product key...</menu_text>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>helpAboutAction</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Display the About dialog</sbar_text>
- <menu_text>About...</menu_text>
- </action>
- </action_list>
-
- <!-- CONTEXT ACTIONS ============================================== -->
-
- <action_list>
- <id>CHMCTX</id>
- <owner>CHMSYS</owner>
- <action>
- <id>chmZoom</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Zoom in on the selected highlight</sbar_text>
- <menu_text>Zoom in</menu_text>
- </action>
- <action>
- <id>chmToggle</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Toggles the visibility of the highlight</sbar_text>
- <menu_text>Toggle show/hide</menu_text>
- </action>
- <action>
- <id>chmRecolor</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Change the highlight colour</sbar_text>
- <menu_text>Change colour</menu_text>
- </action>
- <action>
- <id>chmDelete</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Delete the selected highlight</sbar_text>
- <menu_text>Delete</menu_text>
- </action>
- </action_list>
-
- <action_list>
- <id>CHMCTX2</id>
- <owner>CHMSYS</owner>
- <action>
- <id>chmZoom2</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Zoom in on the selected icon</sbar_text>
- <menu_text>Zoom in</menu_text>
- </action>
- <action>
- <id>chmToggle2</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Toggles the visibility of the icon</sbar_text>
- <menu_text>Toggle show/hide</menu_text>
- </action>
- <action>
- <id>chmDelete2</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Delete the selected icon</sbar_text>
- <menu_text>Delete</menu_text>
- </action>
- </action_list>
-
- <action_list>
- <id>CHMCTX3</id>
- <owner>CHMSYS</owner>
- <action>
- <id>chmSwitchShow3</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Show the selected highlights</sbar_text>
- <menu_text>Show highlights</menu_text>
- </action>
- <action>
- <id>chmSwitchHide3</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Hide the selected highlights</sbar_text>
- <menu_text>Hide highlights</menu_text>
- </action>
- <action>
- <id>chmDelete3</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Delete the selected highlights</sbar_text>
- <menu_text>Delete highlights</menu_text>
- </action>
- </action_list>
-
- <action_list>
- <id>RTGCTX</id>
- <owner>RTGNAVSYS</owner>
- <action>
- <id>showRtgEntityOnMap</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Show the selected route instruction on the map</sbar_text>
- <menu_text>Show on map</menu_text>
- </action>
- <action>
- <id>copyRouteToClipboard</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Copy the selected route instruction to clipboard</sbar_text>
- <menu_text>Copy to clipboard</menu_text>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>setRtgEntityAsRtgDeparture</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set this as the new departure</sbar_text>
- <menu_text>Set as route start</menu_text>
- </action>
- <action>
- <id>setRtgEntityAsRtgWaypoint</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set this as a new route waypoint</sbar_text>
- <menu_text>Add waypoint</menu_text>
- </action>
- <action>
- <id>setRtgEntityAsRtgDestination</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set this as the new destination</sbar_text>
- <menu_text>Set as route end</menu_text>
- </action>
- <!--
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>setRtgEntityAsRtgHome</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the routing entity as a routing home point</sbar_text>
- <menu_text>Set as home point</menu_text>
- </action>
- -->
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>setRtgEntityAsNavDestination</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set this as the new navigation destination</sbar_text>
- <menu_text>Set as navigation destination</menu_text>
- <pixmap>menunavdestination.png</pixmap>
- </action>
- </action_list>
-
- <action_list>
- <id>RTGCTXPICK</id>
- <owner>RTGNAVSYS</owner>
- <action>
- <id>setMpvEntityAsRtgDeparture</id>
- <define>no</define>
- </action>
- <action>
- <id>setMpvEntityAsRtgWaypoint</id>
- <define>no</define>
- </action>
- <action>
- <id>setMpvEntityAsRtgDestination</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>setMpvEntityAsRtgHome</id>
- <define>no</define>
- </action>
- </action_list>
-
- <action_list>
- <id>DBSCTX</id>
- <owner>DBSSYS</owner>
- <action>
- <id>showDbsObjectOnMap</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Show the selected item on the map</sbar_text>
- <menu_text>Show on map</menu_text>
- </action>
- <action>
- <id>copyDbsObjectToClipboard</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Copy the selceted item to clipboard</sbar_text>
- <menu_text>Copy to clipboard</menu_text>
- </action>
- <action>
- <id>setDbsObjectAsSearchArea</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the selected item as a search area</sbar_text>
- <menu_text>Set as search area</menu_text>
- </action>
- </action_list>
- <action_list>
- <id>DBSCTXRTG</id>
- <owner>DBSSYS</owner>
- <action>
- <id>setDbsObjectAsRtgDeparture</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the selected item as a routing departure</sbar_text>
- <menu_text>Set departure</menu_text>
- </action>
- <action>
- <id>setDbsObjectAsRtgWaypoint</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the selected item as a routing waypoint</sbar_text>
- <menu_text>Add waypoint</menu_text>
- </action>
- <action>
- <id>setDbsObjectAsRtgDestination</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the selected item as a routing detination</sbar_text>
- <menu_text>Set destination</menu_text>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <!-- strange action in here
- <action>
- <id>setDbsObjectAsRtgHome</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the object as a routing home</sbar_text>
- <menu_text>Set home point</menu_text>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>computeRoute</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- -->
- <action>
- <id>setDbsObjectAsNavDestination</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the selected item as a navigation destination</sbar_text>
- <menu_text>Set navigation destination</menu_text>
- <pixmap>menunavdestination.png</pixmap>
- </action>
- </action_list>
-
- <action_list>
- <id>DBSPCDCTX</id>
- <owner>DBSSYS</owner>
- <action>
- <id>showPostcodeOnMap</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Show the selected postcode on the map</sbar_text>
- <menu_text>Show on map</menu_text>
- </action>
- <action>
- <id>copyPostcodeToClipboard</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Copy the selected postcode to clipboard</sbar_text>
- <menu_text>Copy to clipboard</menu_text>
- </action>
- </action_list>
- <action_list>
- <id>DBSPCDCTXRTG</id>
- <owner>DBSSYS</owner>
- <action>
- <id>setPostcodeAsRtgDeparture</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the selected postcode as a routing departure</sbar_text>
- <menu_text>Set departure</menu_text>
- </action>
- <action>
- <id>setPostcodeAsRtgWaypoint</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the selected postcode as a routing waypoint</sbar_text>
- <menu_text>Add waypoint</menu_text>
- </action>
- <action>
- <id>setPostcodeAsRtgDestination</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the selected postcode as a routing destination</sbar_text>
- <menu_text>Set destination</menu_text>
- </action>
- <!--
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>setPostcodeAsRtgHome</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the object as a routing home</sbar_text>
- <menu_text>Set home point</menu_text>
- </action>
- -->
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>computeRoute</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>setPostcodeAsNavDestination</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Set the selected postcode as a navigation destination</sbar_text>
- <menu_text>Set navigation destination</menu_text>
- <pixmap>menunavdestination.png</pixmap>
- </action>
- </action_list>
-
- <action_list>
- <id>USRCTX</id>
- <owner>USRSYS</owner>
- <action>
- <id>showUserObject</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Zoom in on the selected user object</sbar_text>
- <menu_text>Zoom in</menu_text>
- </action>
- <action>
- <id>deleteUserObject</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Delete the selected user object</sbar_text>
- <menu_text>Delete</menu_text>
- </action>
- </action_list>
-
- <action_list>
- <id>MPVCTX</id>
- <owner>MPVSYS</owner>
- <!--<action>
- <id>showMpvEntityInCfgLegend</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Show the legend/customise map layer</sbar_text>
- <menu_text>Show legend</menu_text>
- <pixmap>menucustomizemodel.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>-->
- <action>
- <id>mpvAddPushpin</id>
- <define>no</define>
- </action>
- <action>
- <id>mpvRemovePushpin</id>
- <define>yes</define>
- <state>FALSE</state>
- <sbar_text>Remove this pushpin</sbar_text>
- <menu_text>Remove pushpin</menu_text>
- <pixmap>menupushpinremove.png</pixmap>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>winsUndoPosition</id>
- <define>no</define>
- </action>
- <action>
- <id>winsRedoPosition</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>mpvCtxOpenView</id>
- <define>yes</define>
- <state>TRUE</state>
- <sbar_text>Open another view of this map</sbar_text>
- <menu_text>Open another view</menu_text>
- <pixmap>menuviewopen.png</pixmap>
- </action>
- <action>
- <id>showFullScreenAction</id>
- <define>no</define>
- </action>
- <action>
- <id>winsViewHighlights</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>centralizeRightClickAction</id>
- <define>no</define>
- </action>
- <action>
- <id>findNearestObjects</id>
- <define>no</define>
- </action>
- </action_list>
- <action_list>
- <id>MPVCTXCUR</id>
- <owner>MPVSYS</owner>
- <action>
- <id>toolsMouseCoordinatesToggle</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>toolsMouseZoomAction</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsMouseGrabberAction</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsMouseRotateAction</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>toolsMouseRectangleAction</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsMouseEllipseAction</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsMouseFloatAction</id>
- <define>no</define>
- </action>
- </action_list>
- <action_list>
- <id>MPVCTXRTG</id>
- <owner>MPVSYS</owner>
- <action>
- <id>setMpvEntityAsRtgDeparture</id>
- <define>no</define>
- </action>
- <action>
- <id>setMpvEntityAsRtgWaypoint</id>
- <define>no</define>
- </action>
- <action>
- <id>setMpvEntityAsRtgDestination</id>
- <define>no</define>
- </action>
- <!--
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>setMpvEntityAsRtgHome</id>
- <define>no</define>
- </action>
- -->
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>computeRoute</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>setMpvEntityAsNavDestination</id>
- <define>no</define>
- </action>
- </action_list>
-
- <!-- TOOLBAR ACTIONS ============================================== -->
-
- <action_list>
- <id>toolBarView</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>fileOpenAction</id>
- <define>no</define>
- </action>
- <action>
- <id>fileCloseAction</id>
- <define>no</define>
- </action>
- <action>
- <id>windowCopyAction</id>
- <define>no</define>
- </action>
- <action>
- <id>filePrintAction</id>
- <define>no</define>
- </action>
- <action>
- <id>fileSaveImage</id>
- <define>no</define>
- </action>
- </action_list>
-
- <action_list>
- <id>toolBarRouting</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>setMpvEntityAsRtgDeparture</id>
- <define>no</define>
- </action>
- <action>
- <id>setMpvEntityAsRtgWaypoint</id>
- <define>no</define>
- </action>
- <action>
- <id>setMpvEntityAsRtgDestination</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <!--
- <action>
- <id>setMpvEntityAsRtgHome</id>
- <define>no</define>
- </action>
- -->
- <action>
- <id>setMpvEntityAsNavDestination</id>
- <define>no</define>
- </action>
- </action_list>
-
- <action_list>
- <id>toolBarSearch</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>searchFindAction</id>
- <define>no</define>
- </action>
- <action>
- <id>findNearestObjects</id>
- <define>no</define>
- </action>
- <action>
- <id>searchGotoAction</id>
- <define>no</define>
- </action>
-
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>toolsMeasureDistance</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsMeasureLandArea</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsMeasureBearing</id>
- <define>no</define>
- </action>
-
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>toolsMouseCoordinatesToggle</id>
- <define>no</define>
- </action>
- <action>
- <id>winsViewHighlights</id>
- <define>no</define>
- </action>
-
- </action_list>
-
- <!--
- <action_list>
- <id>toolBarMeasure</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>toolsMeasureDistance</id>
- <define>no</define>
- </action>
- </action_list>
- -->
-
- <action_list>
- <id>toolBarPushpins</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>mpvAddPushpin</id>
- <define>no</define>
- </action>
- <action>
- <id>mpvRemovePushpinTarget</id>
- <define>no</define>
- </action>
- <action>
- <id>winsPushpinsVisible</id>
- <define>no</define>
- </action>
- <action>
- <id>winsViewUserData</id>
- <define>no</define>
- </action>
- </action_list>
-
- <action_list>
- <id>toolBarGPS</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>toolsStartGPSAction</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsReplayGPSAction</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsCenterGPSPositionAction</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsGPSRotateMapAction</id>
- <define>no</define>
- </action>
- </action_list>
-
- <action_list>
- <id>toolBarWindow</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>winsViewLeftDockW</id>
- <define>no</define>
- </action>
- <action>
- <id>winsViewBottomDockW</id>
- <define>no</define>
- </action>
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>fileOpenViewAction</id>
- <define>no</define>
- </action>
- <action>
- <id>fileCloseViewAction</id>
- <define>no</define>
- </action>
-
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>showFullScreenAction</id>
- <define>no</define>
- </action>
- <action>
- <id>winsTileAction</id>
- <define>no</define>
- </action>
- <action>
- <id>winsCascadeAction</id>
- <define>no</define>
- </action>
- </action_list>
-
- <action_list>
- <id>toolBarSettings</id>
- <owner>MAGGIEFRAME</owner>
- <!--<action>
- <id>toolsCustomiseAction</id>
- <define>no</define>
- </action>-->
- <action>
- <id>toolsSettingsAction</id>
- <define>no</define>
- </action>
- <!--<action>
- <id>showMpvEntityInCfgLegendTarget</id>
- <define>no</define>
- </action>-->
- </action_list>
-
- <!--
- <action_list>
- <id>toolBarTarget</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>centralizeRightClickAction</id>
- <define>no</define>
- </action>
- </action_list>
- -->
-
- <action_list>
- <id>toolBarZoom</id>
- <owner>MAGGIEFRAME</owner>
- <action>
- <id>zoomInAction</id>
- <define>no</define>
- </action>
- <action>
- <id>zoomOutAction</id>
- <define>no</define>
- </action>
- <action>
- <id>zoomDetailAction</id>
- <define>no</define>
- </action>
- <action>
- <id>zoomOverviewAction</id>
- <define>no</define>
- </action>
-
-
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>centralizeRightClickAction</id>
- <define>no</define>
- </action>
- <action>
- <id>toolsMouseRotateAction</id>
- <define>no</define>
- </action>
- <action>
- <id>viewRotateNorthUp</id>
- <define>no</define>
- </action>
-
- <action>
- <define>SEPARATOR</define>
- </action>
- <action>
- <id>winsUndoPosition</id>
- <define>no</define>
- </action>
- <action>
- <id>winsRedoPosition</id>
- <define>no</define>
- </action>
- </action_list>
-
- </user_interface>
-
- <wires>
-
- <!-- ACTIONS =================================================== -->
-
- <connection>
- <sender>fileOpenAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEAPPLICATION</receiver>
- <slot>chooseMap()</slot>
- </connection>
- <connection>
- <sender>fileCloseAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEAPPLICATION</receiver>
- <slot>initEmptyMap()</slot>
- </connection>
- <connection>
- <sender>helpContentsAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEAPPLICATION</receiver>
- <slot>startHelpViewer()</slot>
- </connection>
- <connection>
- <sender>fileOpenViewAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>newMapWindow()</slot>
- </connection>
- <connection>
- <sender>fileSaveImage</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>saveImage()</slot>
- </connection>
- <connection>
- <sender>filePrintAction</sender>
- <signal>activated()</signal>
- <receiver>PNTSYS</receiver>
- <slot>printviaDialog()</slot>
- </connection>
- <connection>
- <sender>fileCloseViewAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>closeMapWindow()</slot>
- </connection>
- <connection>
- <sender>winsUndoPosition</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>undoMapPosition()</slot>
- </connection>
- <connection>
- <sender>winsRedoPosition</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>redoMapPosition()</slot>
- </connection>
- <connection>
- <sender>fileSaveAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEAPPLICATION</receiver>
- <slot>addPositionMark()</slot>
- </connection>
- <connection>
- <sender>windowCopyAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>copy()</slot>
- </connection>
- <connection>
- <sender>toolsSettingsAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEAPPLICATION</receiver>
- <slot>openSettingsDlg()</slot>
- </connection>
-
- <connection>
- <sender>toolsMeasureDistance</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>measureDistance()</slot>
- </connection>
- <connection>
- <sender>toolsMeasureLandArea</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>measureLandArea()</slot>
- </connection>
- <connection>
- <sender>toolsMeasureBearing</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>measureBearing()</slot>
- </connection>
-
- <connection>
- <sender>toolsMouseCoordinatesToggle</sender>
- <signal>toggled(bool)</signal>
- <receiver>MPVSYS</receiver>
- <slot>showCoordinates(bool)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>setCoordinates(bool)</signal>
- <receiver>toolsMouseCoordinatesToggle</receiver>
- <slot>setOn(bool)</slot>
- </connection>
- <connection>
- <sender>toolsMouseZoomAction</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>setCursorMode(const QString&)</slot>
- </connection>
- <connection>
- <sender>toolsMouseGrabberAction</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>setCursorMode(const QString&)</slot>
- </connection>
- <connection>
- <sender>toolsMouseRotateAction</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>setCursorMode(const QString&)</slot>
- </connection>
- <connection>
- <sender>toolsMouseRectangleAction</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>setCursorMode(const QString&)</slot>
- </connection>
- <connection>
- <sender>toolsMouseEllipseAction</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>setCursorMode(const QString&)</slot>
- </connection>
- <connection>
- <sender>toolsMouseFloatAction</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>setCursorMode(const QString&)</slot>
- </connection>
- <connection>
- <sender>toolsMouseCircularToggle</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>rotateCursorMode()</slot>
- </connection>
-
- <connection>
- <sender>exportMap</sender>
- <signal>activated()</signal>
- <receiver>EXPSYS</receiver>
- <slot>runWizard()</slot>
- </connection>
-
- <connection>
- <sender>winsViewLeftDockW</sender>
- <signal>toggled(bool)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>ShowLeftDockW(bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>SetLeftDockWOn(bool)</signal>
- <receiver>winsViewLeftDockW</receiver>
- <slot>setOn(bool)</slot>
- </connection>
-
- <connection>
- <sender>winsViewBottomDockW</sender>
- <signal>toggled(bool)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>ShowBottomDockW(bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>SetBottomDockWOn(bool)</signal>
- <receiver>winsViewBottomDockW</receiver>
- <slot>setOn(bool)</slot>
- </connection>
-
- <connection>
- <sender>winsViewHighlights</sender>
- <signal>toggled(bool)</signal>
- <receiver>CHMSYS</receiver>
- <slot>toggleHighlightsWidget(bool)</slot>
- </connection>
-
- <connection>
- <sender>winsViewUserData</sender>
- <signal>toggled(bool)</signal>
- <receiver>USRSYS</receiver>
- <slot>toggleUserDataList(bool)</slot>
- </connection>
-
- <connection>
- <sender>winsPushpinsVisible</sender>
- <signal>toggled(bool)</signal>
- <receiver>PUSHPINS</receiver>
- <slot>showPushpins(bool)</slot>
- </connection>
- <connection>
- <sender>winsPushpinsIconsVisible</sender>
- <signal>toggled(bool)</signal>
- <receiver>PUSHPINS</receiver>
- <slot>showPushpinIcons(bool)</slot>
- </connection>
- <connection>
- <sender>winsPushpinsNamesVisible</sender>
- <signal>toggled(bool)</signal>
- <receiver>PUSHPINS</receiver>
- <slot>showPushpinNames(bool)</slot>
- </connection>
- <connection>
- <sender>winsPushpinsDescriptionsVisible</sender>
- <signal>toggled(bool)</signal>
- <receiver>PUSHPINS</receiver>
- <slot>showPushpinDescriptions(bool)</slot>
- </connection>
-
- <connection>
- <sender>winsTileAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEWORKSPACE</receiver>
- <slot>tile()</slot>
- </connection>
- <connection>
- <sender>winsCascadeAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEWORKSPACE</receiver>
- <slot>cascade()</slot>
- </connection>
- <connection>
- <sender>fileExitAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEAPPLICATION</receiver>
- <slot>quit()</slot>
- </connection>
- <connection>
- <sender>helpLicenseKeyAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEAPPLICATION</receiver>
- <slot>licenseKeyDialog()</slot>
- </connection>
- <connection>
- <sender>helpAboutAction</sender>
- <signal>activated()</signal>
- <receiver>MAGGIEFRAME</receiver>
- <slot>aboutMaggieDialog()</slot>
- </connection>
-
- <connection>
- <sender>searchFindAction</sender>
- <signal>activated()</signal>
- <receiver>DBSSYS</receiver>
- <slot>activateInputDlg()</slot>
- </connection>
-
- <connection>
- <sender>searchPostcodeLocator</sender>
- <signal>activated()</signal>
- <receiver>DBSSYS</receiver>
- <slot>activatePostcodeInputDlg()</slot>
- </connection>
-
- <connection>
- <sender>searchRouteAction</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>activateInputDlg()</slot>
- </connection>
-
- <connection>
- <sender>toolsStartGPSAction</sender>
- <signal>toggled(bool)</signal>
- <receiver>GPSSYS</receiver>
- <slot>start(bool)</slot>
- </connection>
- <connection>
- <sender>toolsReplayGPSAction</sender>
- <signal>activated()</signal>
- <receiver>GPSSYS</receiver>
- <slot>startReplay()</slot>
- </connection>
- <connection>
- <sender>toolsCenterGPSPositionAction</sender>
- <signal>toggled(bool)</signal>
- <receiver>GPSSYS</receiver>
- <slot>centerGPSPosition(bool)</slot>
- </connection>
- <connection>
- <sender>toolsGPSRotateMapAction</sender>
- <signal>toggled(bool)</signal>
- <receiver>GPSSYS</receiver>
- <slot>rotateMap(bool)</slot>
- </connection>
- <!--<connection>
- <sender>toolsCustomiseAction</sender>
- <signal>activated()</signal>
- <receiver>CFGSYS</receiver>
- <slot>activateInputDlg()</slot>
- </connection>-->
-
- <!-- CTX ACTIONS =================================================== -->
- <connection>
- <sender>chmToggle</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>toggleSelectedHighlight()</slot>
- </connection>
- <connection>
- <sender>chmZoom</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>zoomSelectedHighlight()</slot>
- </connection>
- <connection>
- <sender>chmRecolor</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>recolorSelectedHighlight()</slot>
- </connection>
- <connection>
- <sender>chmDelete</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>removeSelectedHighlight()</slot>
- </connection>
-
- <connection>
- <sender>chmToggle2</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>toggleSelectedIcon()</slot>
- </connection>
- <connection>
- <sender>chmZoom2</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>zoomSelectedIcon()</slot>
- </connection>
- <connection>
- <sender>chmDelete2</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>removeSelectedIcon()</slot>
- </connection>
-
- <connection>
- <sender>chmSwitchShow3</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>showMultiSelect()</slot>
- </connection>
- <connection>
- <sender>chmSwitchHide3</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>hideMultiSelect()</slot>
- </connection>
- <connection>
- <sender>chmDelete3</sender>
- <signal>activated()</signal>
- <receiver>CHMSYS</receiver>
- <slot>deleteMultiSelect()</slot>
- </connection>
-
- <connection>
- <sender>showRtgEntityOnMap</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>getSelectedRoutePart(const QString&)</slot>
- </connection>
- <connection>
- <sender>copyRouteToClipboard</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>copyToClipboard()</slot>
- </connection>
- <connection>
- <sender>setRtgEntityAsRtgDeparture</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setDepartureRTG()</slot>
- </connection>
- <connection>
- <sender>setRtgEntityAsRtgWaypoint</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setWaypointRTG()</slot>
- </connection>
- <connection>
- <sender>setRtgEntityAsRtgDestination</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setDestinationRTG()</slot>
- </connection>
- <!--
- <connection>
- <sender>setRtgEntityAsRtgHome</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setHomeRTG()</slot>
- </connection>
- -->
- <connection>
- <sender>setRtgEntityAsNavDestination</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setNavigationRTG()</slot>
- </connection>
-
- <connection>
- <sender>showDbsObjectOnMap</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>DBSSYS</receiver>
- <slot>getSelectedObject(const QString&)</slot>
- </connection>
- <connection>
- <sender>copyDbsObjectToClipboard</sender>
- <signal>activated()</signal>
- <receiver>DBSSYS</receiver>
- <slot>copyResultsToClipboard()</slot>
- </connection>
- <connection>
- <sender>setDbsObjectAsSearchArea</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>DBSSYS</receiver>
- <slot>getSelectedObject(const QString&)</slot>
- </connection>
- <connection>
- <sender>showPostcodeOnMap</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>DBSSYS</receiver>
- <slot>highlightSelectedPostcode(const QString&)</slot>
- </connection>
- <connection>
- <sender>copyPostcodeToClipboard</sender>
- <signal>activated()</signal>
- <receiver>DBSSYS</receiver>
- <slot>copyResultsToClipboard()</slot>
- </connection>
-
- <connection>
- <sender>deleteUserObject</sender>
- <signal>activated()</signal>
- <receiver>USRSYS</receiver>
- <slot>deleteUserObject()</slot>
- </connection>
- <connection>
- <sender>showUserObject</sender>
- <signal>activated()</signal>
- <receiver>USRSYS</receiver>
- <slot>showUserObject()</slot>
- </connection>
-
- <connection>
- <sender>searchGotoAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>newGotoDialog()</slot>
- </connection>
-
- <connection>
- <sender>zoomInAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>zoomIn()</slot>
- </connection>
- <connection>
- <sender>zoomOutAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>zoomOut()</slot>
- </connection>
- <connection>
- <sender>zoomDetailAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>zoomDetail()</slot>
- </connection>
- <connection>
- <sender>zoomOverviewAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>zoomOverview()</slot>
- </connection>
- <connection>
- <sender>viewRotateNorthUp</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>rotateViewNorthUp()</slot>
- </connection>
-
- <connection>
- <sender>moveUpAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>moveUp()</slot>
- </connection>
- <connection>
- <sender>moveDownAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>moveDown()</slot>
- </connection>
- <connection>
- <sender>moveLeftAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>moveLeft()</slot>
- </connection>
- <connection>
- <sender>moveRightAction</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>moveRight()</slot>
- </connection>
-
- <connection>
- <sender>setMpvEntityAsRtgDeparture</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setDepartureMPV()</slot>
- </connection>
- <connection>
- <sender>setDbsObjectAsRtgDeparture</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setDepartureDBS()</slot>
- </connection>
- <connection>
- <sender>setPostcodeAsRtgDeparture</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setDeparturePCD()</slot>
- </connection>
- <connection>
- <sender>setMpvEntityAsRtgWaypoint</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setWaypointMPV()</slot>
- </connection>
- <connection>
- <sender>setDbsObjectAsRtgWaypoint</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setWaypointDBS()</slot>
- </connection>
- <connection>
- <sender>setPostcodeAsRtgWaypoint</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setWaypointPCD()</slot>
- </connection>
- <connection>
- <sender>setMpvEntityAsRtgDestination</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setDestinationMPV()</slot>
- </connection>
- <connection>
- <sender>setDbsObjectAsRtgDestination</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setDestinationDBS()</slot>
- </connection>
- <connection>
- <sender>setPostcodeAsRtgDestination</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setDestinationPCD()</slot>
- </connection>
- <connection>
- <sender>setMpvEntityAsRtgHome</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setHomeMPV()</slot>
- </connection>
- <!--
- <connection>
- <sender>setDbsObjectAsRtgHome</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setHomeDBS()</slot>
- </connection>
- <connection>
- <sender>setPostcodeAsRtgHome</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setHomePCD()</slot>
- </connection>
- -->
- <connection>
- <sender>setMpvEntityAsNavDestination</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setNavigationMPV()</slot>
- </connection>
- <connection>
- <sender>setDbsObjectAsNavDestination</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setNavigationDBS()</slot>
- </connection>
- <connection>
- <sender>setPostcodeAsNavDestination</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setNavigationPCD()</slot>
- </connection>
-
- <connection>
- <sender>computeRoute</sender>
- <signal>activated()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>findRoute()</slot>
- </connection>
-
- <!--<connection>
- <sender>showMpvEntityInCfgLegendTarget</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getRightSelection(const QString&)</slot>
- </connection>
- <connection>
- <sender>showMpvEntityInCfgLegend</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getRightSelection(const QString&)</slot>
- </connection>-->
- <connection>
- <sender>centralizeRightClickAction</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getRightPosition(const QString&)</slot>
- </connection>
- <connection>
- <sender>showFullScreenAction</sender>
- <signal>toggled(bool)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>toggleFullScreen(bool)</slot>
- </connection>
- <connection>
- <sender>mpvAddPushpin</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getRightPosition(const QString&)</slot>
- </connection>
- <connection>
- <sender>mpvRemovePushpinTarget</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getRightSelection(const QString&)</slot>
- </connection>
- <connection>
- <sender>mpvRemovePushpin</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getRightSelection(const QString&)</slot>
- </connection>
- <connection>
- <sender>mpvCtxOpenView</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>newMapWindow()</slot>
- </connection>
-
- <connection>
- <sender>findNearestObjects</sender>
- <signal>activatedNamed(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getRightPosition(const QString&)</slot>
- </connection>
-
- <!--<connection>
- <sender>resetToDefaults</sender>
- <signal>activated()</signal>
- <receiver>CFGSYS</receiver>
- <slot>resetToDefaults()</slot>
- </connection>-->
-
- <!-- crash
- <connection>
- <sender>mpvCtxCloseView</sender>
- <signal>activated()</signal>
- <receiver>MPVSYS</receiver>
- <slot>closeMapWindow()</slot>
- </connection>
- -->
-
- <!-- PNTSYS =================================================== -->
- <connection>
- <sender>PNTSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
-
- <connection>
- <sender>PNTSYS</sender>
- <signal>askForPixmap( QPixmap*, const QSize*, const QRect*)</signal>
- <receiver>MPVSYS</receiver>
- <slot>callbackAskForPixmap( QPixmap*, const QSize*, const QRect*)</slot>
- </connection>
- <connection>
- <sender>PNTSYS</sender>
- <signal>activeViewSize( const QString&, QVariant*, int )</signal>
- <receiver>MPVSYS</receiver>
- <slot>callbackActiveViewSize( const QString&, QVariant*, int )</slot>
- </connection>
-
- <!-- RTGNAVSYS =================================================== -->
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>isRTGDLG(bool)</signal>
- <receiver>searchRouteAction</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>rtgPointsReadStart(const QString&,QVariant*,int)</signal>
- <receiver>USRSYS</receiver>
- <slot>readStart(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>rtgPointsDeleteAll(const QString&,QVariant*,int)</signal>
- <receiver>USRSYS</receiver>
- <slot>deleteAllObjects(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>rtgPointAppendObject(const QString&,QVariant*,int)</signal>
- <receiver>USRSYS</receiver>
- <slot>addObject(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>usrCreateModel(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrCreateModel(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>usrSetModelParam(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrSetModelParam(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>usrAddEntity(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrAddEntity(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>usrRemoveEntity(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrRemoveEntity(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>usrAddIcon(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>addIcon(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>usrRemoveIcon(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>removeIcon(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>canComputeRoute(bool)</signal>
- <receiver>computeRoute</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>addSettingsWidget(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIESETTINGS</receiver>
- <slot>addSettingsWidget(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>startRoute(const QString&,QVariant*,int)</signal>
- <allow_only>setMpvEntityAsRtgPt</allow_only>
- <allow_only>testSEL</allow_only>
- <allow_only>showRtgEntityOnMap</allow_only>
- <receiver>CHMSYS</receiver>
- <slot>beginSetHighlight(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>startRoute(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>startAddLineCodes(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>edge(const QString&,QVariant*,int)</signal>
- <!--
- <allow_only>testSEL</allow_only>
- <allow_only>showRtgEntityOnMap</allow_only>
- -->
- <receiver>TieRtgMpv</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>edge(const QString&,QVariant*,int)</signal>
- <!--
- <allow_only>testSEL</allow_only>
- <allow_only>showRtgEntityOnMap</allow_only>
- -->
- <receiver>showRtgEntityOnMap_tie</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>edge(const QString&,QVariant*,int)</signal>
- <receiver>TieRtgFnd</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>edge(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setRtgPointFilter(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>edgePartIDs(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>newEdgePartIDs(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>edgePartCoordinates(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>addLineCoordinates(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>edgePartCoordinates(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>newEdgePartCoordinates(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>edgePartModel(const QString&,QVariant*,int)</signal>
- <allow_only>testSEL</allow_only>
- <allow_only>showRtgEntityOnMap</allow_only>
- <receiver>CHMSYS</receiver>
- <slot>setHighlightCopyModel(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>endRoute(const QString&,QVariant*,int)</signal>
- <allow_only>setMpvEntityAsRtgPt</allow_only>
- <allow_only>testSEL</allow_only>
- <allow_only>showRtgEntityOnMap</allow_only>
- <receiver>CHMSYS</receiver>
- <slot>endSetHighlight(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>endRoute(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>endAddLineCodes(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>clearHighlight(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>removeHighlight(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>getObjectInfo(Uint, Uint, QString&, QString&, QString&, QString& )</signal>
- <receiver>TOSSYS</receiver>
- <slot>translate(Uint, Uint, QString&, QString&, QString&, QString&)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>getSelectedPostcodeCoordinates(const QString&)</signal>
- <receiver>DBSSYS</receiver>
- <slot>getSelectedPostcodeCoordinates(const QString&)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>getRightPosition(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getRightPosition(const QString&)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>getNearest(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>getNearest(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>getSelectedObject(const QString&)</signal>
- <receiver>DBSSYS</receiver>
- <slot>getSelectedObject(const QString&)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>startGPS()</signal>
- <receiver>GPSSYS</receiver>
- <slot>start()</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>stopGPS()</signal>
- <receiver>GPSSYS</receiver>
- <slot>stop()</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>centerGPSPosition()</signal>
- <receiver>GPSSYS</receiver>
- <slot>centerGPSPosition()</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>lostPosition(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>getNearest(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>translateRoutePartData(const QString&,QVariant*,int)</signal>
- <receiver>TieRtgNav</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>translateRoutePartData(const QString&,QVariant*,int)</signal>
- <receiver>TieRtgDBS</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>RTGNAVSYS</sender>
- <signal>getRoutePartPoint(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>getObjectPoint(const QString&,QVariant*,int)</slot>
- </connection>
-
- <!-- DBSSYS =================================================== -->
- <connection>
- <sender>DBSSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>isSEARCHDLG(bool)</signal>
- <receiver>searchFindAction</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>isPOSTCODEDLG(bool)</signal>
- <receiver>searchPostcodeLocator</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-
- <connection>
- <sender>DBSSYS</sender>
- <signal>isInArea(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>isInArea(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>addSettingsWidget(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIESETTINGS</receiver>
- <slot>addSettingsWidget(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>beginSetHighlight(const QString&,QVariant*,int)</signal>
- <allow_only>showDbsObjectOnMap</allow_only>
- <receiver>CHMSYS</receiver>
- <slot>beginSetHighlight(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>emittingObject(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>newSearchAreaName(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>setHighlightData(const QString&,QVariant*,int)</signal>
- <receiver>TieDbsMpv_tie</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>selectedItemIsArea(bool)</signal>
- <receiver>setDbsObjectAsSearchArea</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>setHighlightData(const QString&,QVariant*,int)</signal>
- <receiver>TieDbsFnd_tie</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>setHighlightData(const QString&,QVariant*,int)</signal>
- <receiver>TieDbsFnd_typetest</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
-
- <!--- GREAT SHUFFLE
- <connection>
- <sender>DBSSYS</sender>
- <signal>setHighlightData(const QString&,QVariant*,int)</signal>
- <receiver>TieDbsRtg_tie</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
- -->
- <connection>
- <sender>DBSSYS</sender>
- <signal>setHighlightData(const QString&,QVariant*,int)</signal>
- <receiver>TieDbsFnd2_tie</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>DBSSYS</sender>
- <signal>endSetHighlight(const QString&,QVariant*,int)</signal>
- <allow_only>showDbsObjectOnMap</allow_only>
- <receiver>CHMSYS</receiver>
- <slot>endSetHighlight(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>DBSSYS</sender>
- <signal>postcodeCoordinates(const QString&,QVariant*,int)</signal>
- <allow_only>getRtgPointCoordinates</allow_only>
- <receiver>RTGNAVSYS</receiver>
- <slot>newRtgPointCoordinates(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>DBSSYS</sender>
- <signal>callbackGetNearest(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>callbackGetNearest(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>getObjectInfo(const QString&,QVariant*,int,QString&,QString&,QString&,int&,int&)</signal>
- <receiver>TOSSYS</receiver>
- <slot>translate(const QString&,QVariant*,int,QString&,QString&,QString&,int&,int&)</slot>
- </connection>
-
- <connection>
- <sender>DBSSYS</sender>
- <signal>addIcon(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>addIcon(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>openIconSequence(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>openIconSequence(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>DBSSYS</sender>
- <signal>closeIconSequence(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>closeIconSequence(const QString&,QVariant*,int)</slot>
- </connection>
-
- <!-- TOSSYS =================================================== -->
-
- <connection>
- <sender>TOSSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
- <connection>
- <sender>TOSSYS</sender>
- <signal>addSettingsWidget(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIESETTINGS</receiver>
- <slot>addSettingsWidget(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>viewTouchedByUser(const QString&,QVariant*,int)</signal>
- <receiver>TOSSYS</receiver>
- <slot>removeBD()</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>viewTouchedBySprites(const QString&,QVariant*,int)</signal>
- <receiver>TOSSYS</receiver>
- <slot>removeBD()</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>viewTouchedBySystem(const QString&,QVariant*,int)</signal>
- <receiver>TOSSYS</receiver>
- <slot>removeBD()</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>viewTouchedBySystem(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>addUndoPosition(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>viewTouchedByHighlight(const QString&,QVariant*,int)</signal>
- <receiver>TOSSYS</receiver>
- <slot>removeBD()</slot>
- </connection>
- <connection>
- <sender>TOSSYS</sender>
- <signal>getLeftSelection(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getLeftSelection(const QString&)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>isLeftSelection( bool )</signal>
- <receiver>TOSSYS</receiver>
- <slot>clickInvokeProxy( bool )</slot>
- </connection>
-
-
- <!-- MPVSYS =================================================== -->
- <connection>
- <sender>MPVSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
-
- <connection>
- <sender>MPVSYS</sender>
- <signal>addSettingsWidget(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIESETTINGS</receiver>
- <slot>addSettingsWidget(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>rightPosition(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>getNearest(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>rightPosition(const QString&,QVariant*,int)</signal>
- <allow_only>getRtgPointCoordinates</allow_only>
- <receiver>RTGNAVSYS</receiver>
- <slot>newRtgPointCoordinates(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>rightPosition(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>centralizeMapView(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>rightPosition(const QString&,QVariant*,int)</signal>
- <receiver>PUSHPINS</receiver>
- <slot>addPushpin(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>rightSelection(const QString&,QVariant*,int)</signal>
- <receiver>PUSHPINS</receiver>
- <slot>removePushpin(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>rightPosition(const QString&,QVariant*,int)</signal>
- <allow_only>findNearestObjects</allow_only>
- <receiver>DBSSYS</receiver>
- <slot>findNearest(const QString&,QVariant*,int)</slot>
- </connection>
- <!--<connection>
- <sender>MPVSYS</sender>
- <signal>rightSelection(const QString&,QVariant*,int)</signal>
- <allow_only>showMpvEntityInCfgLegend</allow_only>
- <allow_only>showMpvEntityInCfgLegendTarget</allow_only>
- <receiver>CFGSYS</receiver>
- <slot>showLegend(const QString&,QVariant*,int)</slot>
- </connection>-->
-
- <connection>
- <sender>MPVSYS</sender>
- <signal>isRightSelectionPushpin(bool)</signal>
- <receiver>mpvRemovePushpin</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <!--<connection>
- <sender>MPVSYS</sender>
- <signal>isRightSelection(bool)</signal>
- <receiver>showMpvEntityInCfgLegend</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>-->
-
- <connection>
- <sender>MPVSYS</sender>
- <signal>isModelPushpin(const QString&,QVariant*,int)</signal>
- <receiver>PUSHPINS</receiver>
- <slot>isModelPushpinCallback(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>MPVSYS</sender>
- <signal>isMapView(bool)</signal>
- <receiver>fileSaveAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>searchGotoAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>fileSaveImage</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>filePrintAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>fileCloseViewAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>showFullScreenAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>viewRotateNorthUp</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>winsPushpinsVisible</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>winsPushpinsIconsVisible</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>winsPushpinsNamesVisible</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>winsPushpinsDescriptionsVisible</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>winsViewUserData</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>winsTileAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>winsCascadeAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>windowCopyAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>filePrintAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMouseCoordinatesToggle</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMouseZoomAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMouseGrabberAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMouseRotateAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMouseRectangleAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMouseEllipseAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMouseFloatAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMouseCircularToggle</receiver>
- <slot>setEnabled(bool)</slot>
- <!--
- <receiver>CursorModes</receiver>
- <slot>setEnabled(bool)</slot>
- -->
- <receiver>toolsMeasureDistance</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMeasureLandArea</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>toolsMeasureBearing</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>setMpvEntityAsRtgDeparture</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>setMpvEntityAsRtgWaypoint</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>setMpvEntityAsRtgDestination</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>setMpvEntityAsNavDestination</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>setMpvEntityAsRtgHome</receiver>
- <slot>setEnabled(bool)</slot>
- <!--
- <receiver>showMpvEntityInCfgLegendTarget</receiver>
- <slot>setEnabled(bool)</slot>
- -->
- <receiver>centralizeRightClickAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>mpvAddPushpin</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>mpvRemovePushpinTarget</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>zoomInAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>zoomOutAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>zoomDetailAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>zoomOverviewAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>moveUpAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>moveDownAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>moveLeftAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>moveRightAction</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>findNearestObjects</receiver>
- <slot>setEnabled(bool)</slot>
- <receiver>exportMap</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-
- <connection>
- <sender>MPVSYS</sender>
- <signal>viewTouchedByUser(const QString&,QVariant*,int)</signal>
- <receiver>GPSSYS</receiver>
- <slot>mapMoved(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>viewTouchedByUser(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>addUndoPosition(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>viewTouchedByHighlight(const QString&,QVariant*,int)</signal>
- <receiver>GPSSYS</receiver>
- <slot>mapMoved(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>viewTouchedByHighlight(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>addUndoPosition(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>MPVSYS</sender>
- <signal>selectedPolygon(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>addPolygonalArea(const QString&,QVariant*,int)</slot>
- <receiver>EXPSYS</receiver>
- <slot>addPolygonalArea(const QString&,QVariant*,int)</slot>
- <receiver>CHMSYS</receiver>
- <slot>addPolygonalArea(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>MPVSYS</sender>
- <signal>bubbleInformation(const QString&, QVariant*, int)</signal>
- <receiver>TOSSYS</receiver>
- <slot>idleInvoke(const QString&, QVariant*, int)</slot>
- </connection>
- <connection>
- <sender>MPVSYS</sender>
- <signal>leftSelection(const QString&, QVariant*, int)</signal>
- <receiver>TOSSYS</receiver>
- <slot>clickInvoke(const QString&, QVariant*, int)</slot>
- </connection>
-
- <connection>
- <sender>MPVSYS</sender>
- <signal>addIcon(const QString&, QVariant*, int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>addIcon(const QString&, QVariant*, int)</slot>
- </connection>
-
- <!-- DEBUG wire for RTGNAVSYS -->
- <connection>
- <sender>MPVSYS</sender>
- <signal>leftPosition(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>newPosition(const QString&,QVariant*,int)</slot>
- </connection>
-
- <!-- redundant wire
- <connection>
- <sender>MPVSYS</sender>
- <signal>isMapView(bool)</signal>
- <receiver>mpvCtxCloseView</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- -->
-
- <!-- CHMSYS =================================================== -->
- <connection>
- <sender>CHMSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
-
- <connection>
- <sender>CHMSYS</sender>
- <signal>addSettingsWidget(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIESETTINGS</receiver>
- <slot>addSettingsWidget(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>setHighlightEntity(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>setHighlightEntity(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>copyDrawerProperties(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>copyDrawerProperties(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>coloriseHighlightEntity(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>coloriseHighlight(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>resetHighlightEntity(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>resetHighlightEntity(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>showHighlightWhole(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>showHighlightWhole(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>centerHighlightWhole(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>centerHighlightWhole(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>repaintMap(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>repaintMap(const QString&)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>adaptMap(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>adaptActiveView(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>adaptMapByRect(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>adaptActiveViewByRect(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>CHMSYS</sender>
- <signal>usrCreateModel(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrCreateModel(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>usrSetModelParam(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrSetModelParam(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>usrAddEntity(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrAddEntity(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>usrChangeEntity(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrChangeEntity(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>CHMSYS</sender>
- <signal>usrRemoveEntity(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrRemoveEntity(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>CHMSYS</sender>
- <signal>isHighlight(bool)</signal>
- <receiver>winsViewHighlights</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-
- <connection>
- <sender>CHMSYS</sender>
- <signal>isHighlightsWidget(bool)</signal>
- <receiver>winsViewHighlights</receiver>
- <slot>setOn(bool)</slot>
- </connection>
-
- <!-- FNDSYS =================================================== -->
- <connection>
- <sender>FNDSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
-
- <connection>
- <sender>FNDSYS</sender>
- <signal>objectType(const QString&,QVariant*,int)</signal>
- <receiver>DBSSYS</receiver>
- <slot>selectedObjectType(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>FNDSYS</sender>
- <signal>objectNearest(const QString&,QVariant*,int)</signal>
- <receiver>TieMpvRtg_tie</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>FNDSYS</sender>
- <signal>objectNearest(const QString&,QVariant*,int)</signal>
- <receiver>TieNavRtg</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>FNDSYS</sender>
- <signal>objectPoints(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>routePartPoints(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>FNDSYS</sender>
- <signal>objectPoint(const QString&,QVariant*,int)</signal>
- <allow_only>setRtgEntityAsRtgPt</allow_only>
- <receiver>RTGNAVSYS</receiver>
- <slot>newRtgPartPointCoordinate(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>FNDSYS</sender>
- <signal>newSearchArea(const QString&,QVariant*,int)</signal>
- <receiver>DBSSYS</receiver>
- <slot>newSearchArea(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>FNDSYS</sender>
- <signal>objectPoint(const QString&,QVariant*,int)</signal>
- <allow_only>setDbsObjectAsRtgPt</allow_only>
- <receiver>RTGNAVSYS</receiver>
- <slot>newRtgPointCoordinates(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>FNDSYS</sender>
- <signal>objectNearest(const QString&,QVariant*,int)</signal>
- <receiver>TieFndRtg_tie</receiver>
- <slot>input(const QString&,QVariant*,int)</slot>
- </connection>
-
-
- <!-- USRSYS =================================================== -->
- <connection>
- <sender>USRSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
-
- <connection>
- <sender>USRSYS</sender>
- <signal>newObject(const QString&,QVariant*,int)</signal>
- <receiver>PUSHPINS</receiver>
- <slot>showPushpin(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>USRSYS</sender>
- <signal>newObject(const QString&,QVariant*,int)</signal>
- <receiver>POSITIONMARKS</receiver>
- <slot>usrDataAddObject(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>USRSYS</sender>
- <signal>newObject(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>rtgPointAddObject(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>USRSYS</sender>
- <signal>objectDeleted(const QString&,QVariant*,int)</signal>
- <receiver>PUSHPINS</receiver>
- <slot>hidePushpin(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>USRSYS</sender>
- <signal>objectDeleted(const QString&,QVariant*,int)</signal>
- <receiver>POSITIONMARKS</receiver>
- <slot>usrDataDeleteObject(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>USRSYS</sender>
- <signal>setMapViewPosition(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>adaptActiveView(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>USRSYS</sender>
- <signal>isUserDataList(bool)</signal>
- <receiver>winsViewUserData</receiver>
- <slot>setOn(bool)</slot>
- </connection>
-
- <!-- GPSSYS =================================================== -->
- <connection>
- <sender>GPSSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
-
- <connection>
- <sender>GPSSYS</sender>
- <signal>addSettingsWidget(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIESETTINGS</receiver>
- <slot>addSettingsWidget(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>gpsTracking(bool)</signal>
- <receiver>toolsStartGPSAction</receiver>
- <slot>setOn(bool)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>gpsTracking(bool)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>gpsTracking(bool)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>gpsPositionCentered(bool)</signal>
- <receiver>toolsCenterGPSPositionAction</receiver>
- <slot>setOn(bool)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>mapRotating(bool)</signal>
- <receiver>toolsGPSRotateMapAction</receiver>
- <slot>setOn(bool)</slot>
- </connection>
-
- <connection>
- <sender>GPSSYS</sender>
- <signal>getActiveViewParameters(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>callbackActiveViewPar(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>setActiveViewParameters(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>adaptActiveView(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>GPSSYS</sender>
- <signal>newGPSData(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>newGPSData(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>GPSSYS</sender>
- <signal>testCoordinatesVisible(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>callbackActiveViewTest(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>GPSSYS</sender>
- <signal>trackRegister(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>sptDrawerRegister(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>trackUnregister(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>sptDrawerUnregister(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>trackAdd(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>sptSpriteAdd(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>trackSetParams(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>sptSpriteParam(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>trackMove(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>sptSpriteMove(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>GPSSYS</sender>
- <signal>trackRemove(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>sptSpriteRemove(const QString&,QVariant*,int)</slot>
- </connection>
-
- <!-- MAGGIEWORKSPACE =================================================== -->
-
- <connection>
- <sender>MAGGIEWORKSPACE</sender>
- <signal>windowActivated (QWidget *)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>setActiveWidget(QWidget *)</slot>
- </connection>
-
- <!-- MAGGIEMAP =================================================== -->
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>DBSSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>GPSSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>
- <!--<connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>CFGSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>-->
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>FNDSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>CHMSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>USRSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>TOSSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>PNTSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getInputDialogs()</signal>
- <receiver>MPVSYS</receiver>
- <slot>getInputDialogs()</slot>
- </connection>
-
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>setLeftDockEnabled(bool)</signal>
- <receiver>winsViewLeftDockW</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>newBacons(Doc*, Doc*, Doc*)</signal>
- <receiver>DBSSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- <receiver>FNDSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- <receiver>RTGNAVSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- <receiver>GPSSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- <receiver>CHMSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- <receiver>USRSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- <!--<receiver>CFGSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>-->
- <receiver>MPVSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- <receiver>TOSSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- <receiver>PNTSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- <receiver>EXPSYS</receiver>
- <slot>newBacons(Doc*, Doc*, Doc*)</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>baconsChanging(bool, bool, bool)</signal>
- <receiver>DBSSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- <receiver>FNDSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- <receiver>RTGNAVSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- <receiver>GPSSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- <receiver>CHMSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- <receiver>USRSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- <!--<receiver>CFGSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>-->
- <receiver>MPVSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- <receiver>TOSSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- <receiver>PNTSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- <receiver>EXPSYS</receiver>
- <slot>baconsChanging(bool, bool, bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>baconsChanged(bool, bool, bool)</signal>
- <receiver>DBSSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- <receiver>FNDSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- <receiver>CHMSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- <receiver>RTGNAVSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- <receiver>GPSSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- <receiver>USRSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- <!--<receiver>CFGSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>-->
- <receiver>MPVSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- <receiver>TOSSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- <receiver>PNTSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- <receiver>EXPSYS</receiver>
- <slot>baconsChanged(bool, bool, bool)</slot>
- </connection>
-
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>sigActiveWidget ()</signal>
- <receiver>MPVSYS</receiver>
- <slot>setActiveView()</slot>
- </connection>
-
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>setMapViewPosition(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>adaptActiveView(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>getMapViewPosition(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>callbackActiveViewPar(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>MAGGIEMAP</sender>
- <signal>isOutputWindow(bool)</signal>
- <receiver>winsViewBottomDockW</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-
- <!-- EXPSYS ======================================================= -->
- <connection>
- <sender>EXPSYS</sender>
- <signal>setCursorModeForAll(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>setCursorModeForAll(const QString&)</slot>
- </connection>
-
- <!-- MAGGIEUNDO =================================================== -->
- <connection>
- <sender>MAGGIEUNDO</sender>
- <signal>canUndo(bool)</signal>
- <receiver>winsUndoPosition</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEUNDO</sender>
- <signal>canRedo(bool)</signal>
- <receiver>winsRedoPosition</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-
- <connection>
- <sender>MAGGIEUNDO</sender>
- <signal>setMapViewPosition(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>adaptActiveView(const QString&,QVariant*,int)</slot>
- </connection>
-
- <!-- PUSHPINS ======================================================= -->
- <connection>
- <sender>PUSHPINS</sender>
- <signal>usrCreateModel(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrCreateModel(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>usrSetModelParam(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrSetModelParam(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>usrAddEntity(const QString&,QVariant*,int)</signal>
- <receiver>USRSYS</receiver>
- <slot>addObject(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>usrRemoveEntity(const QString&,QVariant*,int)</signal>
- <receiver>USRSYS</receiver>
- <slot>deleteObject(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>usrReadData(const QString&,QVariant*,int)</signal>
- <receiver>USRSYS</receiver>
- <slot>readStart(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>usrReEmitData(const QString&,QVariant*,int)</signal>
- <receiver>USRSYS</receiver>
- <slot>emitData(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>showUserObjectOnMap(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrAddEntity(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>hideUserObjectOnMap(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>usrRemoveEntity(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>PUSHPINS</sender>
- <signal>makePushpinsVisible(bool)</signal>
- <receiver>winsPushpinsVisible</receiver>
- <slot>setOn(bool)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>makePushpinIconVisible(bool)</signal>
- <receiver>winsPushpinsIconsVisible</receiver>
- <slot>setOn(bool)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>makePushpinNameVisible(bool)</signal>
- <receiver>winsPushpinsNamesVisible</receiver>
- <slot>setOn(bool)</slot>
- </connection>
- <connection>
- <sender>PUSHPINS</sender>
- <signal>makePushpinDescriptionVisible(bool)</signal>
- <receiver>winsPushpinsDescriptionsVisible</receiver>
- <slot>setOn(bool)</slot>
- </connection>
-
-
- <!-- POSITIONMARKS ================================================== -->
- <connection>
- <sender>POSITIONMARKS</sender>
- <signal>usrDataReadStart(const QString&,QVariant*,int)</signal>
- <receiver>USRSYS</receiver>
- <slot>readStart(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>POSITIONMARKS</sender>
- <signal>usrAddEntity(const QString&,QVariant*,int)</signal>
- <receiver>USRSYS</receiver>
- <slot>addObject(const QString&,QVariant*,int)</slot>
- </connection>
-
- <!-- MAGGIEFRAME =================================================== -->
- <connection>
- <sender>MAGGIEFRAME</sender>
- <signal>destroyed()</signal>
- <receiver>MAGGIEAPPLICATION</receiver>
- <slot>quit()</slot>
- </connection>
-
- <!-- MAGGIEAPPLICATION =================================================== -->
- <connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>isMap(bool)</signal>
- <receiver>fileCloseAction</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>isMap(bool)</signal>
- <receiver>fileOpenViewAction</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>isMap(bool)</signal>
- <receiver>winsViewLeftDockW</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>isMap(bool)</signal>
- <receiver>toolsStartGPSAction</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>isMap(bool)</signal>
- <receiver>toolsReplayGPSAction</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>isMap(bool)</signal>
- <receiver>toolsCenterGPSPositionAction</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>isMap(bool)</signal>
- <receiver>toolsGPSRotateMapAction</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <!--<connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>isMap(bool)</signal>
- <receiver>toolsCustomiseAction</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>-->
-
- <connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>addSettingsWidget(const QString&,QVariant*,int)</signal>
- <receiver>MAGGIESETTINGS</receiver>
- <slot>addSettingsWidget(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>MAGGIEAPPLICATION</sender>
- <signal>setMapViewPosition(const QString&,QVariant*,int)</signal>
- <receiver>MPVSYS</receiver>
- <slot>adaptActiveView(const QString&,QVariant*,int)</slot>
- </connection>
-
- <!-- MAGGIESETTINGS =================================================== -->
- <connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>MAGGIEAPPLICATION</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>
- <connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>DBSSYS</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>
- <connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>FNDSYS</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>
- <connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>
- <connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>GPSSYS</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>
- <connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>CHMSYS</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>
- <connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>USRSYS</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>
- <!--<connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>CFGSYS</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>-->
- <connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>MPVSYS</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>
- <connection>
- <sender>MAGGIESETTINGS</sender>
- <signal>getSettingsWidgets(const QString&)</signal>
- <receiver>TOSSYS</receiver>
- <slot>getSettingsWidgets(const QString&)</slot>
- </connection>
-
- <!-- Ties =================================================== -->
- <connection>
- <sender>TieRtgMpv</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>setHighlightData(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>TieRtgPointMpv</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>setHighlightData(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>TieRtgFnd</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>addLineCode(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>TieRtgNav</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <allow_only>rtgEdgeData</allow_only>
- <receiver>FNDSYS</receiver>
- <slot>getObjectPoints(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>TieRtgDBS</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>routePartData(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>showRtgEntityOnMap_tie</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>setHighlightData(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>TieDbsMpv_tie</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>CHMSYS</receiver>
- <slot>setHighlightData(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>TieDbsFnd_tie</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>addSearchArea(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>TieDbsFnd_typetest</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>testObjectType(const QString&,QVariant*,int)</slot>
- </connection>
-
- <!--- GREAT SHUFFLE
- <connection>
- <sender>TieDbsRtg_tie</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setRtgPoint(const QString&,QVariant*,int)</slot>
- </connection>
- -->
- <connection>
- <sender>TieDbsFnd2_tie</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>FNDSYS</receiver>
- <slot>getObjectPoint(const QString&,QVariant*,int)</slot>
- </connection>
- <connection>
- <sender>TieFndRtg_tie</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setRtgPoint(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>TieMpvRtg_tie</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setRtgPoint(const QString&,QVariant*,int)</slot>
- </connection>
-
- <connection>
- <sender>TieNavRtg</sender>
- <signal>output(const QString&,QVariant*,int)</signal>
- <receiver>RTGNAVSYS</receiver>
- <slot>setRtgPoint(const QString&,QVariant*,int)</slot>
- </connection>
-
-
- <!-- CFGSYS =================================================== -->
- <!--<connection>
- <sender>CFGSYS</sender>
- <signal>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>newInputDialog(const QString&,const QString&,const QString&,QWidget*)</slot>
- </connection>
-
- <connection>
- <sender>CFGSYS</sender>
- <signal>mapBaconEdited()</signal>
- <receiver>MAGGIEMAP</receiver>
- <slot>mapBaconEdited()</slot>
- </connection>-->
- </wires>
-
- <saucer>
- <id>TieRtgMpv</id>
- <id>TieRtgPointMpv</id>
- <id>showRtgEntityOnMap_tie</id>
- <id>TieDbsMpv_tie</id>
- <id>TieDbsFnd_tie</id>
- <id>TieDbsFnd_typetest</id>
- <!-- GREAT SHUFFLE
- <id>TieDbsRtg_tie</id>
- -->
- <id>TieMpvRtg_tie</id>
- <id>TieRtgFnd</id>
- <id>TieRtgNav</id>
- <id>TieRtgDBS</id>
- <id>TieNavRtg</id>
- <id>TieDbsFnd2_tie</id>
- <id>TieFndRtg_tie</id>
- </saucer>
-
- <lookup>
- <id>RTGNAVSYS</id>
- <id>MPVSYS</id>
- </lookup>
-
- </circuit>
-